PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFJavaScriptAction Class / getScript Method
In This Topic
    getScript Method
    In This Topic
    Gets the JavaScript script to be executed.
    Syntax
    public java.lang.String getScript()

    Return Value

    The JavaScript script to be executed.
    See Also